move instantiation of physical components to map
[ozzloy@gmail.com/3501-spark-go] / .gitignore
CommitLineData
b449387d
LH
1*.pydevproject
2.metadata
3.gradle
4bin/
5tmp/
6*.tmp
7*.bak
8*.swp
9*~.nib
10local.properties
11.settings/
12.loadpath
13
14# Eclipse Core
15.project
16
17# External tool builders
18.externalToolBuilders/
19
20# Locally stored "Eclipse launch configurations"
21*.launch
22
23# CDT-specific
24.cproject
25
26# JDT-specific (Eclipse Java Development Tools)
27.classpath
28
29# PDT-specific
30.buildpath
31
32# sbteclipse plugin
33.target
34
35# TeXlipse plugin
36.texlipse
37
38# custom stuff that seems unnecessary
39build/
40dist/
41sysProps.xml