forked from RHESSys/RHESSys
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
71 lines (56 loc) · 1.09 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
66
67
68
69
70
71
# Compiled object files
*.o
*.pyc
rhessys/rhessys7.*
# Build directories
objects/
build/
bin/
build/Qt/gcc/bin/
build/Qt/gcc/RHESSys/RHESSys.pro.user
build/Qt/gcc/RHESSys/RHESSys.pro.user.2.7pre1
RHESSys/util/netcdf_data_processes
#Qt git structure
.directory
rhessys/init/.directory
util/GRASS/cxy/.directory
#other unitility
util/GRASS/cxy/cxy
g2w/grass2world/g2w
# Eclipse metadata
.project
.cproject
# vscode editor data
.vscode
rhessys/.vscode
*.code-workspace
# OS X extended attribute stores
.DS_Store
.DS_Store*
# Editor leftovers
*~
# CLion
.idea
cmake-build*
# Fire-spread model files
*.dylib
libwmfire.dylib
libwmfire.so
# R
.Rproj.user
.Rhistory
# vscode
rhessys/.vscode
# made by R func compile_rhessys (should be deleted typically)
.makefile_tmp
# test binaries - maybe could be a separate dir?
/rhessys/test/test_compute_potential_exfiltration
rhessys/test/test_dictionary
rhessys/test/test_isodate
rhessys/test/test_output*
rhessys/test/test_pointer_set
rhessys/test/test_string_list
rhessys/test/test_strings
rhessys/test/example
# test data unzipped directory
rhessys/test/data/testtmp