Skip to content

Commit

Permalink
Project imported from old Genome Maps repository
Browse files Browse the repository at this point in the history
  • Loading branch information
imedina committed Sep 24, 2013
1 parent d2931d5 commit 8ee76a4
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,39 @@
build/
node_modules/

## IntelliJ
*.iml
*.ipr
*.iws
.idea/

*~

## Eclipse
*.pydevproject
.project
.metadata
bin/**
tmp/**
tmp/**/*
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath

# External tool builders
.externalToolBuilders/

# Locally stored "Eclipse launch configurations"
*.launch

# CDT-specific
.cproject

# PDT-specific
.buildpath

0 comments on commit 8ee76a4

Please sign in to comment.