forked from rwth-acis/las2peer-social-bot-manager-service
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
executable file
·43 lines (42 loc) · 890 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
/output/
/export/
/node-storage/
/.las2peer/
/tmp/
/log/
/lib/
/etc/ivy/ivy.jar
/service/
/servicebundle/
/out/
/.idea/
*.iml
.DS_Store
/.settings/
/junitvmwatcher*.properties
/junit*.properties
/etc/startup/
/etc/launcher-configuration.ini
/etc/pastry.properties
/etc/i5.las2peer.services.socialBotManagerService.SocialBotManagerService.properties
/social-bot-manager/.classpath
/social-bot-manager/.project
/social-bot-manager/.settings/
/social-bot-manager/output/
/social-bot-manager/export/
/social-bot-manager/node-storage/
/.settings/
*.secret
# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build
archiva_credentials.xml
.vscode/settings.json
.settings/org.eclipse.buildship.core.prefs
bin/start_network.bat
bin/start_network.sh
.project
mysql
etc/i5.las2peer.services.socialBotManagerService.SocialBotManagerService.properties
.env