forked from storm-fsv-cvut/smoderp2d
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
30 lines (25 loc) · 664 Bytes
/
Copy path.gitignore
File metadata and controls
30 lines (25 loc) · 664 Bytes
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
*.pyc
*~
tests/data/log
tests/data/output*
tests/data/reference/gistest_*/*/dpre.extracted/
tests/data/reference/gistest_*/*/*/dpre.extracted/
tests/data/reference/gistest_*/dpre/control/
tests/data/reference/gistest_*/dpre/temp/
tests/data/reference/gistest_*/full/temp/
tests/data/reference/gistest_*/full/*.aux.xml
tests/data/reference/gistest_*/full/*.prj
tests/data/reference/gistest_*/*/control/*.aux.xml
tests/data/reference/gistest_*/*/temp/*.aux.xml
tests/data/reference/gistest_*/*/control/*.prj
tests/data/reference/gistest_*/*/temp/*.prj
tests/log
# build files
build
smoderp2d.egg-info
/bin/arcgis/old/
# jetbrains
.idea/
# direnv
.envrc
.direnv