aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2021-05-05 17:01:13 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2021-05-05 17:01:13 +0200
commite8ad4ccb0979e1118e310d1e514ef3a58275b66f (patch)
treeb311a820e6a6e4b23aee59a5cd2fee453b893f2f /.gitignore
parentf0208cbc865822057196de77054163dbade48581 (diff)
Add dependencies
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 29951b5..877fee3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
simulator
-libs
+libs/simgrid
+libs/rapidjson
compile_commands.json \ No newline at end of file