mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 04:04:01 +01:00
Remove and ignore Eclipse-specific project file
This commit is contained in:
parent
14d0ddc56b
commit
827dc2f50b
|
@ -1,6 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<buildpath>
|
|
||||||
<buildpathentry kind="con" path="org.eclipse.dltk.launching.INTERPRETER_CONTAINER"/>
|
|
||||||
<buildpathentry kind="con" path="org.dsource.ddt.ide.core.DubContainer"/>
|
|
||||||
<buildpathentry kind="src" path="source"/>
|
|
||||||
</buildpath>
|
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -11,3 +11,4 @@
|
||||||
/docs.json
|
/docs.json
|
||||||
/poodinis
|
/poodinis
|
||||||
/libpoodinis.a
|
/libpoodinis.a
|
||||||
|
/.buildpath
|
||||||
|
|
Loading…
Reference in a new issue