File: .gitignore

package info (click to toggle)
python-dynasor 2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 22,008 kB
  • sloc: python: 5,263; sh: 20; makefile: 3
file content (28 lines) | stat: -rw-r--r-- 244 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
slask/*
build/
dist/
*.pyc
*.so
.project
.pydevproject
.settings/*
*~
userguide/
doc/dynasor.*.rst
*.npz
*.lock

dynasor.egg-info/
.ipynb_checkpoints/
mypkg.sh

log.lammps
dump*
!dump.traj
!dump_with_velocities.traj
pbslog

local

public
*.tgz