summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authornico <nico.wellpott@uni-oldenburg.de>2018-11-11 03:43:27 +0100
committerGitHub <noreply@github.com>2018-11-11 03:43:27 +0100
commitce1af725d7d01d68130a94e8b779b7674bedb5d1 (patch)
tree3798538b14cc67e7deed4adc44957b4cc4607019 /.gitignore
parentc6a549669acb2dbac083e5cdca575add3968174d (diff)
parent1b13bdfd926e394cab2a2edd15ecabf0afcc4cf2 (diff)
Merge pull request #7 from mightyBroccoli/dev
# added + added more comments to xep requests + added opt_arg to version, xep and contact + implemented data dictionary to hold all data in main bot + added message_ids # changed * updated gitignore file * partly reworked servercontact implementation * complete rework of uptime, version * part rework of xep requests * complete rework of validate function * updated HandleError function * part rework of StaticStrings function * complete rework of queue building and deduplication
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 103d4a6..6391a21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,6 +60,6 @@ target/
# .idea
.idea
-.etag
bot\.cfg
-xeplist.xml
+common/xeplist.xml
+common/.etag \ No newline at end of file