Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
lib4neuro
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MolDyn
lib4neuro
868c793ac20dababecfe81b049ff5a4c686d380a
lib4neuro
.gitignore
Find file
Normal view
Permalink
.gitignore
69 B
Newer
Older
ENH: Added Makefiles and Connection module separated into two file - one with...
Martin Beseda
committed
7 years ago
1
2
3
*.o
*.mod
*.out
SYN: Modification of the Eclipse project
Martin Mrovec
committed
7 years ago
4
/Debug/
ENH: Files generated by FUnit and compilers.env are ignored by Git now.
Martin Beseda
committed
7 years ago
5
6
7
8
/build/
compilers.env
*TestRunner*
*_fun.f90