diff options
author | Luo Jinghua <sunmoon1997@gmail.com> | 2010-01-19 22:29:53 +0800 |
---|---|---|
committer | Luo Jinghua <sunmoon1997@gmail.com> | 2010-01-23 09:58:18 +0800 |
commit | 5dd9fd16cc29c4228a6357c6d1d0171b14a2112e (patch) | |
tree | c5b0f9950675f243ce2f0223cd85cddf4d0ca3ab /.gitignore |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..da6e2c8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +Makefile.in +Makefile +*.o +*~ +config.h +configure +*.lo +autom4te.cache +psnetwork.ini +*.pyo +*.pyc |