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