add python compatibility module
[ccsdk/apps.git] / sdnr / wireless-transport / code-Carbon-SR1 / apps / dlux / .gitignore
1 *.sw*
2 *~
3 # assets/
4 dlux-web/**/assets/
5 build/
6 bin/
7 node/
8 node_modules/
9 target/
10 vendor/
11 .DS_Store
12
13 # dlux app
14
15 # Eclipse
16 .classpath
17 .project
18 .settings/
19
20 # Intellij
21 .idea/
22 *.iml
23 *.iws
24
25 # Mac
26 .DS_Store
27
28 # Maven
29 log/
30 target/
31
32 *.class
33
34 # Package Files #
35 *.jar
36 *.war
37 *.ear
38
39 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
40 hs_err_pid*
41 dlux-web/node
42 dlux-web/src/LICENSE