Add .gitignore

This commit is contained in:
therealfarfetchd 2018-12-10 20:48:38 +01:00
parent 9cb4776313
commit 07b55e0cea

20
.gitignore vendored Normal file
View file

@ -0,0 +1,20 @@
# Ignore everything
/*
# Folders
!/gradle
!/src
# Files
!/.gitattributes
!/.gitignore
!/.editorconfig
!/build.gradle
!/gradle.properties
!/gradlew
!/gradlew.bat
!/HEADER
!/Jenkinsfile
!/LICENSE
!/README.md
!/settings.gradle