summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Grund <alexander.grund@tu-dresden.de>2019-10-01 09:48:33 +0200
committerKim Gräsman <kim.grasman@gmail.com>2019-10-06 17:26:27 +0200
commit46d395fd54e217280efc2b927feb9e1f175d4f09 (patch)
treefdfd4ac64bc9fdcafef5450d3108d4b38774d12a
parent38dba882612bfb305d7ac5cce83e1e85f2fcb5e9 (diff)
Add subdirectory 'build' to .gitignore
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9948916..2df9878 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,5 @@ __pycache__
.gdb_history
compile_commands.json
+
+/build