Add development folder to .gitignore

This commit is contained in:
Alexander Fuhr 2014-09-07 23:20:59 +02:00
parent 7d623fdfe3
commit c304c230bd
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -11,6 +11,8 @@
build/ build/
development/
# ./configure output # ./configure output
config.log config.log
autom4te.cache autom4te.cache