diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2020-07-27 15:29:13 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2020-07-27 15:29:13 +0200 |
| commit | 5ca725cdd08814791bd57f30e5066d63cc7babc1 (patch) | |
| tree | 92571859af06def82368d78dfa22121a0db992c9 /.gitignore | |
| parent | 40352f018b29e8aea9a804dd1240ea8374c39db8 (diff) | |
| download | nissy-5ca725cdd08814791bd57f30e5066d63cc7babc1.tar.gz nissy-5ca725cdd08814791bd57f30e5066d63cc7babc1.zip | |
Fixed a bug with NISS
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,3 +1,3 @@ | |||
| 1 | backup | 1 | backup |
| 2 | src/dbg_compile.sh | 2 | dbg_compile.sh |
| 3 | TODO | 3 | TODO |
