OSDN Git Service

.gitignore: fix pathes
authorhylom <hylom@users.sourceforge.jp>
Mon, 3 Oct 2016 18:21:02 +0000 (03:21 +0900)
committerhylom <hylom@users.sourceforge.jp>
Mon, 3 Oct 2016 18:21:02 +0000 (03:21 +0900)
.gitignore

index 1afafb8..3b0536b 100644 (file)
@@ -1,8 +1,8 @@
 .*
 *~
 *.bak
-dev/newslash_web/log/development.log
-dev/newslash_web/public/css/
+src/newslash_web/log/development.log
+src/newslash_web/public/css/
 newslash-web.json
 newslash-web.*.json
 bazel-*