summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGeorgios Andreadis <g.andreadis@student.tudelft.nl>2020-04-20 15:21:35 +0200
committerGeorgios Andreadis <g.andreadis@student.tudelft.nl>2020-04-20 15:21:35 +0200
commit6981d5581e2ce5c6df42dfbf133c350bd9c35a0f (patch)
tree74e8993babb28dd56950f1da69eda2d97735a0e8 /.gitignore
parent60372f0022d423efd5267ef4008d9afcbe870911 (diff)
parent3e056406616860c77168d827f1ca9d8d3c79c08e (diff)
Merge branch 'bug/experiment-issues' into '2.x'
Address issues during experiments See merge request opendc/opendc-simulator!61
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2cc67507..4ec6f778 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,9 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
+
+# data
+data/
+
### JetBrains
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839