Added new testing code for normal mode analysis.
[gromacs.git] / .gitignore
blob6f6756d1f9dc410f74e03c95bf6ed064f14899b0
1 /bin
2 /lib
3 *~
4 *.a
5 *.cache
6 *.DS_Store
7 *.egg-info
8 *.exe
9 *.gch
10 *.lib
11 *.o
12 *.pyc
13 *.so
14 *.swp
15 .eggs
16 .idea
17 Makefile
18 lib*.pc
19 .project
20 .python-version
21 .tox
22 .cproject
23 build
24 _build
25 CMakeLists.txt.user
26 /VersionInfo*.cmake
27 Testing