diff options
author | sara <sara.halter@gmx.ch> | 2021-11-13 18:43:09 +0100 |
---|---|---|
committer | sara <sara.halter@gmx.ch> | 2021-11-13 18:43:09 +0100 |
commit | 5f89dcf18b284597f20af4213e80a8a5ec6e22c3 (patch) | |
tree | 7a23cec0a69a2b928a0b114f5aa38e1a7a0e9e3b /.gitignore | |
parent | FIR Filter weiter gearbeitet (diff) | |
parent | Add missing OOT file (diff) | |
download | Fading-5f89dcf18b284597f20af4213e80a8a5ec6e22c3.tar.gz Fading-5f89dcf18b284597f20af4213e80a8a5ec6e22c3.zip |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,4 @@ *.figlist - # Created by https://www.toptal.com/developers/gitignore/api/windows,linux,latex,python # Edit at https://www.toptal.com/developers/gitignore?templates=windows,linux,latex,python @@ -481,3 +480,6 @@ $RECYCLE.BIN/ *.lnk # End of https://www.toptal.com/developers/gitignore/api/windows,linux,latex,python +# +# +!src/gr-fadingui/lib |