diff options
author | Pacien TRAN-GIRARD | 2014-06-15 15:28:17 +0200 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2014-06-15 15:28:17 +0200 |
commit | 3c08b88777c52c6f16407388643b5b4e681150fa (patch) | |
tree | 4625f9a3e45be19ec5a39b3d1acdef4421040efe /.gitignore | |
parent | 4762ef9b7238f67d065775b752ebf51289c1f437 (diff) | |
download | fpga-home-automation-3c08b88777c52c6f16407388643b5b4e681150fa.tar.gz |
Ignore greyboxes
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ target/ | |||
12 | output_files/ | 12 | output_files/ |
13 | db/ | 13 | db/ |
14 | incremental_db/ | 14 | incremental_db/ |
15 | greybox_tmp/ | ||
15 | 16 | ||
16 | ###################### | 17 | ###################### |
17 | # TeXlipse | 18 | # TeXlipse |