Browse code

Pridanie secret tokenu do gitignore

Cinan Rakosnik authored on 13/04/2013 at 10:50:23
Showing 1 changed files
... ...
@@ -13,3 +13,5 @@
13 13
 # Ignore all logfiles and tempfiles.
14 14
 /log/*.log
15 15
 /tmp
16
+
17
+/config/environments/secret_token.rb
16 18
\ No newline at end of file