Bumped patch version for next release
[gromacs.git] / .gitignore
blob42b80429af71f94372e2aea5b5ebc5adf5f87a32
1 /bin
2 /lib
3 *~
4 #*
5 *.pyc
6 *.o
7 *.a
8 *.exe
9 *.lib
10 *.cache
11 Makefile
12 lib*.pc
13 .project
14 .cproject
15 CMakeLists.txt.user
16 /VersionInfo*.cmake
17 Testing