Skip to content

Commit

Permalink
Merge pull request t4ngo#47 from Versatilus/pr-ropeproject-20181208
Browse files Browse the repository at this point in the history
Update .gitignore
  • Loading branch information
drmfinlay authored Dec 9, 2018
2 parents 8a8e514 + 4903e60 commit baea5db
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,18 @@ target/

# Backup files
*~

# Emacs
*\#

# Rope
.ropeproject/

# Visual Studio (Code)
.vs/
.vscode/

# Eclipse/Pydev Files
.project
.pydevproject
.settings

0 comments on commit baea5db

Please sign in to comment.