Cleans .gitignore.
parent
a4eab68927
commit
6fa3d100fb
@ -1,23 +1,8 @@
|
|||||||
|
|
||||||
# Build files and folders to ignore
|
|
||||||
build
|
build
|
||||||
release
|
release
|
||||||
|
|
||||||
# Local
|
# local files
|
||||||
local.makefile
|
|
||||||
build.local.xml
|
build.local.xml
|
||||||
*.sublime-*
|
*.sublime-*
|
||||||
.ant-targets*
|
.ant-targets-*
|
||||||
|
|
||||||
# Numerous always-ignore extensions
|
|
||||||
*.ant-targets-build.xml
|
|
||||||
*.diff
|
|
||||||
*.err
|
|
||||||
*.orig
|
|
||||||
*.log
|
|
||||||
*.rej
|
|
||||||
*.swo
|
|
||||||
*.swp
|
|
||||||
*.vi
|
|
||||||
*~
|
|
||||||
*.sass-cache
|
|
||||||
|
Loading…
Reference in New Issue