forked from nest/nest-simulator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
60 lines (50 loc) · 780 Bytes
/
.gitignore
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
# git ignore patterns
libltdl/
pynest/pynestkernel.cpp
*.o
*.lo
*.la
.*
*.log
*.pyc
Makefile
build/
install/
/juqueen/
/extras/nest-config
/extras/create_release.sh
/libnestutil/config.h
/librandom/randomtest
/libtool
/nest/nest
/nest/static_modules.h
/pynest/do_tests.py
/pynest/setup.py
/reports/
/sli/sli
/testsuite/do_tests.sh
/topology/setup.py
/topology/doc/Topology_UserManual.out
/doc/doxygen/
*.kdev4
### IPythonNotebook ###
# Temporary data
.ipynb_checkpoints/
TAGS
### tags and cscope
tags
cscope.out
### CMAKE stuff
cmake_install.cmake
CMakeFiles/
_CPack_Packages/
CMakeCache.txt
CPackConfig.cmake
CPackSourceConfig.cmake
# generated files
doc/set_rcsinfo.cmake
doc/fulldoc.conf
doc/normaldoc.conf
lib/sli/rcsinfo.sli
extras/emacs/sli.el
extras/nest_vars.sh