mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
git ignore IDE, bundle and editor files
This commit is contained in:
parent
316f4b0cf3
commit
53feab6a8c
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -20,6 +20,9 @@ todo
|
||||||
## Environment normalisation:
|
## Environment normalisation:
|
||||||
/.bundle
|
/.bundle
|
||||||
/vendor/bundle
|
/vendor/bundle
|
||||||
|
.idea
|
||||||
|
# editor tmp files
|
||||||
|
*.*~
|
||||||
|
|
||||||
# these should all be checked in to normalise the environment:
|
# these should all be checked in to normalise the environment:
|
||||||
# Gemfile.lock, .ruby-version, .ruby-gemset
|
# Gemfile.lock, .ruby-version, .ruby-gemset
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue