Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

Commit

Permalink
Updated GitIgnore and IDEA Misc Files
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldogeanu committed Apr 24, 2018
1 parent 15ec404 commit 40555b3
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,28 @@
*.iml
*.iws
.gradle
/local.properties
/.idea/workspace.xml
/.idea/tasks.xml
/.idea/libraries
/.idea/dictionaries
/.idea/caches
/.idea/codeStyles
/.idea/shelf
/.idea/httpRequests
/.idea/dataSources
/.idea/dataSources.ids
/.idea/dataSources.local.xml
/.idea/sqlDataSources.xml
/.idea/dynamic.xml
/.idea/uiDesigner.xml
.DS_Store
/build
/out
/captures
.externalNativeBuild
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
fabric.properties
Thumbs.db
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 40555b3

Please sign in to comment.