-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
65 lines (54 loc) · 1.31 KB
/
.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
60
61
62
63
64
65
*~
Makefile
libvotca*.pc
libvotca*.a
libvotca*.so
libvotca*.so.*
share/doc/html
share/doc/Doxyfile
include/votca/xtp/votca_config.h
src/libxtp/gitversion.h
include/votca/xtp/votca_config.h
src/tools/xtp_dump
src/tools/xtp_parallel
src/tools/xtp_map
src/tools/xtp_run
src/tools/xtp_tools
src/tools/xtp_overlap
src/tools/xtp_kmc_run
src/dipro/*.mod
src/dipro/*.x
src/tools/*.man
scripts/xtp_dipro.out
scripts/xtp_dipro
scripts/xtp_update
scripts/xtp_update.out
scripts/xtp_testsuite
scripts/xtp_testsuite.out
scripts/xtp_update_exciton
scripts/xtp_update_exciton.out
scripts/xtp_basisset
scripts/xtp_basisset.out
scripts/xtp_makeauxbasis
scripts/xtp_makeauxbasis.out
netbeans/*/build
.dep.inc
*/nbproject/private
netbeans/libxtp/dist/Debug/*
netbeans/libxtp/nbproject/Package-Debug.bash
netbeans/libxtp/nbproject/Package-Release.bash
netbeans/xtp_map/nbproject/Package-Debug.bash
netbeans/xtp_map/nbproject/Package-Release.bash
netbeans/xtp_run/nbproject/Package-Debug.bash
netbeans/xtp_run/nbproject/Package-Release.bash
CMakeFiles
cmake_install.cmake
CMakeCache.txt
install_manifest.txt
/netbeans/xtp_app/dist/
/netbeans/libxtp/dist/
/netbeans/libxtp/nbproject/private/private.xml
/netbeans/libxtp/nbproject/Makefile-Release.mk
/netbeans/libxtp/nbproject/Makefile-Debug.mk
/netbeans/libxtp/nbproject/configurations.xml
/build