Added physical validation document to the dev manual.
[gromacs.git] / .gitignore
blob42dc0c1f117c6909505145c78b1a56321360db32
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 .tox
21 .cproject
22 build
23 _build
24 CMakeLists.txt.user
25 /VersionInfo*.cmake
26 Testing