Extended gitignore
This commit is contained in:
parent
818971f809
commit
d4343c92f5
1 changed files with 9 additions and 0 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -1 +1,10 @@
|
||||||
*_source.*
|
*_source.*
|
||||||
|
*.debian.tar.xz
|
||||||
|
*.dsc
|
||||||
|
*.build
|
||||||
|
*.buildinfo
|
||||||
|
*.changes
|
||||||
|
**/debian/files
|
||||||
|
**/debian/.debhelper/
|
||||||
|
**/debian/intellij-idea-community/
|
||||||
|
**/debian/intellij-idea-community.*
|
||||||
|
|
Loading…
Reference in a new issue