Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
5658335bac85742281b1567902c2c8bb43a2c294
5658335bac85742281b1567902c2c8bb43a2c294
Switch branch/tag
nifty
.gitignore
Find file
Normal view
History
Permalink
.gitignore
96 Bytes
Newer
Older
initial commit.
Marco Selig
committed
Jan 21, 2013
1
*.html
Modified .gitignore
ultimanet
committed
Dec 14, 2015
2
*.c
initial commit.
Marco Selig
committed
Jan 21, 2013
3
4
5
6
7
8
9
10
11
12
13
*.o
*.so
*.pyc
*.log
*.egg
*.egg-info
*~
.git/
.svn/
.spyderproject
Removed .document
ultimanet
committed
Feb 13, 2015
14
.document
internal version changed to 0.2.1; hp_space.get_plot modified; .gitignore updated.
Marco Selig
committed
Feb 05, 2013
15
build