Add .gitignore file
This commit is contained in:
committed by
Michael Webster
parent
4eaddc1cb7
commit
c19752ec31
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# Specify filepatterns you want git to ignore.
|
||||||
|
debian/tmp/
|
||||||
|
debian/build/
|
||||||
|
debian/.debhelper/
|
||||||
|
debian/xed/
|
||||||
|
debian/xed-common/
|
||||||
|
debian/xed-dbg/
|
||||||
|
debian/xed-dev/
|
||||||
|
debian/xed-doc/
|
||||||
|
debian/files
|
||||||
|
debian/*.log
|
||||||
|
debian/*.substvars
|
Reference in New Issue
Block a user