Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkas70 <>2018-03-22 13:00:17 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2018-03-23 01:15:38 +0300
commit53b733f0cd89669b0e0ba7d970ac8fd0716478d7 (patch)
treee15503426899c3d479f5e7bb4dcc990cfe580222 /.gitignore
parent40fc175d6ed052b52aaabad01fc6da5c65ba2186 (diff)
adds byebug history to gitignore
closes #7744
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fea147b0e..963e1bfc7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,6 +50,7 @@ public/source.tar*
tmp/
# Temporary files of every sort
+.byebug_history
.sass-cache/
.DS_Store
.idea