-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
48 lines (43 loc) · 1.14 KB
/
.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
backend/backend/.idea/
# Miscellaneous
*.class
*.log
*.pyc
*.swp
.DS_Store
.atom/
.buildlog/
.history
.svn/
migrate_working_dir/
target/
# IntelliJ related
*.iml
*.ipr
*.iws
*.jar
.idea/
# The .vscode folder contains launch configuration and tasks you configure in
# VS Code which you may wish to be included in version control, so this line
# is commented out by default.
.vscode/
config.json
configTest.json
linux/
ai-story-generation-app/target/surefire-reports/fullstack_fox.APICallsTest.txt
ai-story-generation-app/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst
magic-pages-app/magic_pages/pubspec.lock
ai-story-generation-app/resources/configReal.json
ai-story-generation-app/src/test/java/fullstack_fox/resources/configReal.json
*.properties
firebase-config.json
google-services.json
firebase_options.dart
pubspec.lock
backend/src/main/resources/firebase-config.json
magic-pages-app/magic_pages/android/app/google-services.json
magic-pages-app/magic_pages/lib/firebase_options.dart
backend/out/artifacts/backend_jar/backend.jar
backend/src/main/resources.zip
backend/docker-app/backend-0.0.1-SNAPSHOT.jar
backend/.env