-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
41 lines (41 loc) · 1.59 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
# Add any directories, files, or patterns you don't want to be tracked by version control
messagingSystem/msgr/config/application.properties
messagingSystem/msgr/core/out/
messagingSystem/msgr/fcm/out/
messagingSystem/msgr/mysql/out/
messagingSystem/msgr/out/
messagingSystem/msgr/src/main/resources/hernandez-dp-firebase-adminsdk-un149-1017971903.json
stuff/fcm/.gradle/
stuff/fcm/.idea/
stuff/fcm/out/production/classes/cz/cvut/fel/hernaosc/fcm/CustomFcmClientSettings.class
stuff/fcm/out/production/classes/cz/cvut/fel/hernaosc/fcm/Main.class
stuff/Fcmtest/.idea/
messagingSystem/coordinator/common/build/
messagingSystem/coordinator/common/out/
messagingSystem/coordinator/gradle/wrapper/
messagingSystem/msgr/websocket/out/
messagingSystem/msgr/websocket-common/out/
*.iml
messagingSystem/web/.idea/
messagingSystem/msgr/activemq/out/
messagingSystem/msgr/node-stats/out/
messagingSystem/java-client/.gradle/
messagingSystem/java-client/.idea/
messagingSystem/java-client/build/
messagingSystem/java-client/gradle/
messagingSystem/java-client/out/
messagingSystem/msgr/message-common/out/
stuff/fcm/local.properties
messagingSystem/MsgrChattr/gradle/
messagingSystem/MsgrChattr/.idea/
messagingSystem/MsgrChattr/app/build/
messagingSystem/MsgrChattr/.gradle/
messagingSystem/MsgrChattr/local.properties
messagingSystem/PerformanceTester/.gradle/
messagingSystem/PerformanceTester/.idea/
messagingSystem/PerformanceTester/gradle/
messagingSystem/PerformanceTester/out/
messagingSystem/msgr/hernandez-dp-firebase-adminsdk-un149-1017971903.json
*.lock
messagingSystem/~$perf-results.xlsx
messagingSystem/PerformanceTester/build/