diff options
author | Pacien TRAN-GIRARD | 2014-04-11 21:06:53 +0200 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2014-04-11 21:06:53 +0200 |
commit | 114850276c3719fd12a4413794943485e1eb7483 (patch) | |
tree | 24b10dad2543681f10527e0eb0fc11efdcafd9f2 /.gitignore | |
parent | 12bbdb42cdcf5e6e39832d75fbbd31e3781d550a (diff) | |
download | fpga-home-automation-114850276c3719fd12a4413794943485e1eb7483.tar.gz |
Add project files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1e59957 --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1,5 @@ | |||
1 | |||
2 | # Quartus II output files | ||
3 | output_files/ | ||
4 | db/ | ||
5 | incremental_db/ | ||