aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2019-02-05ARGLE GARBLEwitches.live
Update .gitignore
2018-12-17Instance/Static runtime plughref
This allows to set-up an arbitrary directory which overrides most of the static files: index.html static/ emoji/ packs/ sounds/ images/ instance/ favicon.png. If the files are not present in the directory, the bundled ones in priv/static will be used.
2018-11-30reverse proxy / uploadshref
2018-06-07Fix follow errorsRachel H
2018-04-24Add common files to gitignoreRachel H
2018-04-19Ignore setup_db.psql and ignore a folder for custom emojisDominik V. Salonen
Wiki page should also be updated to recommend that admins put their custom emojis in /priv/static/emoji/custom/. This both makes for less hassle when doing a pull. And also prevents more mess in the /priv/static/emoji/ folder.
2017-03-30Ignore uploads.Roger Braun
2017-03-17Phoenix skeletonRoger Braun