Unignored eclipse project file.
This commit is contained in:
parent
e29fd1b3d8
commit
7ac1e8d1d1
2 changed files with 12 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -6,7 +6,7 @@ bin/**
|
|||
Makelocal.mk
|
||||
|
||||
# IDE ignores
|
||||
.project
|
||||
.settings
|
||||
.vs/
|
||||
|
||||
# File ignores
|
||||
|
|
|
|||
11
.project
Normal file
11
.project
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>original-tara</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
</natures>
|
||||
</projectDescription>
|
||||
Loading…
Add table
Add a link
Reference in a new issue