This website works better with JavaScript.
Home
Explore
About Gitea
Register
Sign In
devuan
/
www.devuan.org
Watch
10
Star
0
Fork
3
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Move config.rb to config.rb.dist and ignore local config.rb
keep-around/c6c62d3cdd7fcd08c28c5ef9e04c62beda6e83c6
hellekin
4 years ago
parent
658a3db5b3
commit
b85bb9b962
2 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
.gitignore
+0
-0
config.rb.dist
+ 3
- 0
.gitignore
View File
@@ -7,6 +7,9 @@
# Ignore bundler config
/.bundle
# Ignore local config file
/config.rb
# Ignore the build directory
/public
config.rb → config.rb.dist
View File
Write
Preview
Loading…
Cancel
Save