aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorZipCPU <dgisselq@ieee.org>2018-06-06 15:45:53 -0400
committerZipCPU <dgisselq@ieee.org>2018-06-06 15:45:53 -0400
commitc18f0b1c2286d737f3ace47d4f843ef523ba4b97 (patch)
treedcc578b650fdf544e7cbdaf76282eee5394a7bc1 /.gitignore
parent3a6e400f4478161c72bbabb1bcbc71ece7318877 (diff)
downloadnextpnr-c18f0b1c2286d737f3ace47d4f843ef523ba4b97.tar.gz
nextpnr-c18f0b1c2286d737f3ace47d4f843ef523ba4b97.tar.bz2
nextpnr-c18f0b1c2286d737f3ace47d4f843ef523ba4b97.zip
Added the build directory to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a36bdfc5..77f1871d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ CMakeCache.txt
.*.swp
a.out
*.json
+build/