forked from preyansh98/safeHome
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
47 lines (46 loc) · 1.21 KB
/
Copy path.gitignore
File metadata and controls
47 lines (46 loc) · 1.21 KB
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
startup.sh
.idea/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
.mvn
bin/
.project
.settings/
# Avoid ignoring Maven wrapper jar file (.jar files are usually ignored)
!/.mvn/wrapper/maven-wrapper.jar
/target/
.settings/org.eclipse.jdt.apt.core.prefs
.vscode/launch.json
.vscode/settings.json
.settings/org.eclipse.jdt.core.prefs
.settings/org.eclipse.jdt.core.prefs
.classpath
.idea/
target/surefire-reports/com.pkaushik.safeHome.SafeHomeApplicationTests.txt
target/surefire-reports/com.pkaushik.safeHome.SafeHomeApplicationTests.txt
target/safeHome-0.0.1-SNAPSHOT.jar.original
src/main/java/com/pkaushik/safeHome/utils/APIKeys.java
target/surefire-reports/com.pkaushik.safeHome.SafeHomeApplicationTests.txt
target/surefire-reports/com.pkaushik.safeHome.SafeHomeApplicationTests.txt
target/safeHome-0.0.1-SNAPSHOT.jar.original
.idea/compiler.xml
.idea/encodings.xml
.idea/misc.xml
.idea/uiDesigner.xml
.idea/vcs.xml
.idea/workspace.xml
out/production/main/main.iml
out/test/test/test.iml
src/main/main.iml
src/test/test.iml
*.iml
target/surefire-reports/com.pkaushik.safeHome.SafeHomeApplicationTests.txt
*.xml
*.txt
target/