Update instructions in containers.rst
[gromacs.git] / .dockerignore
blobbdb1b52668f41706583ed944d569a996c3d37e40
1 /bin
2 /lib
3 *~
4 *.a
5 *.cache
6 *.DS_Store
7 *.egg-info
8 *.exe
9 *.gch
10 .git
11 *.lib
12 *.o
13 *.pyc
14 *.so
15 *.swp
16 .eggs
17 .idea
18 Makefile
19 lib*.pc
20 .project
21 .pytest_cache
22 .python-version
23 .tox
24 .cproject
25 build
26 _build
27 CMakeLists.txt.user
28 /VersionInfo*.cmake
29 Testing