mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
plugins should not be checked in
auto generated files should not be checked in
This commit is contained in:
@@ -36,8 +36,11 @@ config/environments/production.rb
|
||||
# Ignore all logfiles and tempfiles.
|
||||
/log/*.log
|
||||
/tmp
|
||||
/plugins
|
||||
/logfile
|
||||
|
||||
/spec/fixtures/plugins/my_plugin/auto_generated
|
||||
|
||||
# Ignore Eclipse .project file
|
||||
/.project
|
||||
|
||||
|
||||
Reference in New Issue
Block a user