updated .gitignore.

This commit is contained in:
agentzh (章亦春)
2011-12-16 21:26:21 +08:00
parent 68fe4b0a84
commit 74c6036eb1

1
.gitignore vendored
View File

@ -2,6 +2,7 @@
bin/openresty.fcgi bin/openresty.fcgi
demo/Admin/.rsync demo/Admin/.rsync
*~ *~
*.swo
*.json *.json
*.o *.o
*.hi *.hi