extended gitignore
This commit is contained in:
parent
ce66c2b638
commit
3cd3cc634c
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-ultimate/
|
||||||
|
**/debian/intellij-idea-ultimate.*
|
||||||
|
|
Loading…
Reference in a new issue