diff options
| author | Gaspard Coulet <gaspard.coulet@mines-ales.org> | 2021-04-28 23:08:21 +0200 |
|---|---|---|
| committer | Gaspard Coulet <gaspard.coulet@mines-ales.org> | 2021-04-28 23:08:21 +0200 |
| commit | 20f3a92f1c5ddecb565634237e33b321e846ad5d (patch) | |
| tree | 1de4cea19d6bf2768a212c1e3c030bdb05a39544 /Realisation_vol/App/.gitignore | |
Initial commit
Diffstat (limited to 'Realisation_vol/App/.gitignore')
| -rw-r--r-- | Realisation_vol/App/.gitignore | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Realisation_vol/App/.gitignore b/Realisation_vol/App/.gitignore new file mode 100644 index 0000000..e76c77c --- /dev/null +++ b/Realisation_vol/App/.gitignore @@ -0,0 +1,13 @@ +*.iml
+.gradle
+/local.properties
+/.idea/caches
+/.idea/libraries
+/.idea/modules.xml
+/.idea/workspace.xml
+/.idea/navEditor.xml
+/.idea/assetWizardSettings.xml
+.DS_Store
+/build
+/captures
+.externalNativeBuild
|
