Fixing .gitignore directive causing the entire "cards/build" directory to get ignored when attempting to check in.

This commit is contained in:
Christian 'ketura' McCarty
2021-03-14 18:29:50 -05:00
parent 7094e78963
commit 8deb97d804

View File

@@ -1,6 +1,6 @@
#Gradle stuff
.gradle
build/
#build/
#Idea folder
.idea