Add lib folder / generated files to .gitignore (#1346)

This commit is contained in:
Sebass13 2018-02-25 17:31:24 -06:00 committed by Twentysix
parent a3bd757120
commit 5301a6e2d0

6
.gitignore vendored
View File

@ -5,4 +5,8 @@ data
!data/trivia/*
!data/audio/playlists/*
*.exe
*.dll
*.dll
start_red*
start_launcher.sh
start_launcher.command
lib