forked from GiorgioRegni/Binaural-Beats
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
55 lines (42 loc) · 782 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
*.lock
*.bin
# built application files
*.apk
*.ap_
# files for the dex VM
*.dex
# Java class files
*.class
# generated files
bin/
gen/
# Local configuration file (sdk path, etc)
local.properties
# Proguard folder generated by Eclipse
proguard/
# Android Studio
/*/out
/*/*/build
/*/build
/build
/*/*/production
/*/production
*.iws
*.ipr
*~
*.swp
*Thumbs.db
.DS_Store
# Should not checkin this file: https://intellij-support.jetbrains.com/entries/23393067-How-to-manage-projects-under-Version-Control-Systems
.idea/workspace.xml
# These are generated automatically by gradle
.idea/libraries
# This has a cache info
.gradle/
class_files.txt
seeds.txt
unused.txt
mapping.txt
*.log
manifest-merger-release-report.txt
VideaAndroidGUI/manifest-merger-vdms-release-report.txt