1
0
mirror of https://github.com/github/gitignore synced 2024-12-02 16:35:44 +01:00

Move Aptana's .project into its own gitignore.

.project was added to Rails' gitignore, but this is actually
generated by Aptana, a Rails IDE.
This commit is contained in:
Pedro Nascimento 2013-08-31 16:35:43 -03:00
parent 6c75292e1e
commit e42181334c
2 changed files with 1 additions and 1 deletions

1
Global/Aptana.gitignore Normal file
View File

@ -0,0 +1 @@
.project

View File

@ -15,5 +15,4 @@ capybara-*.html
**.orig **.orig
rerun.txt rerun.txt
pickle-email-*.html pickle-email-*.html
.project
config/initializers/secret_token.rb config/initializers/secret_token.rb