Move non-analysis tools from gmxana to gmxpreprocess
[alexxy/gromacs.git] / .gitignore
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