Commit 868d4b25 authored by Chen Bill's avatar Chen Bill Committed by GitHub

Update .gitignore to include trailing slashes

parent 029dfa0a
.DS_Store .DS_Store
/deck /deck/
/expansions /expansions/
/fonts /fonts/
/icon /icon
/pack /pack/
/pics /pics/
/replay /replay/
/single /single/
/sound /sound/
!/sound/files.txt !/sound/files.txt
/WindBot /WindBot/
/cards.cdb /cards.cdb
/error.log /error.log
/bot.conf /bot.conf
...@@ -24,17 +24,17 @@ ...@@ -24,17 +24,17 @@
/irrKlang.dll /irrKlang.dll
/.vscode/ /.vscode/
/bin /bin/
/build /build/
/obj /obj/
/event /event/
/freetype /freetype/
/irrlicht /irrlicht/
/irrklang /irrklang/
/ikpmp3 /ikpmp3/
/lua /lua/
/miniaudio /miniaudio/
/sqlite3 /sqlite3/
/gframe/*.ico /gframe/*.ico
/gframe/ygopro.rc /gframe/ygopro.rc
/gframe/ygopro.aps /gframe/ygopro.aps
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment