diff options
author | mayjs <johannes.may@udo.edu> | 2017-05-15 22:35:53 +0200 |
---|---|---|
committer | mayjs <johannes.may@udo.edu> | 2017-05-15 22:35:53 +0200 |
commit | 4ff906bd7b18d279d93b6c82c722c14c0c8d1f3a (patch) | |
tree | 73ab0bedc94ae64963fdaec7fa6102e77a4c4aaa | |
parent | 25b26657da71da05b09fff48f1329ce936ae022b (diff) | |
download | wekan-4ff906bd7b18d279d93b6c82c722c14c0c8d1f3a.tar.gz wekan-4ff906bd7b18d279d93b6c82c722c14c0c8d1f3a.tar.bz2 wekan-4ff906bd7b18d279d93b6c82c722c14c0c8d1f3a.zip |
Revert "Added my local test http file to .gitignore"
This reverts commit 5be30a2cd83ba15f88551314531ef45f4e05b352.
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -5,5 +5,4 @@ tmp/ node_modules/ .vscode/ -.build/* -wekan.http +.build/*
\ No newline at end of file |