Unignored eclipse project file.
This commit is contained in:
parent
b627da3157
commit
70e2ec1ef2
2 changed files with 11 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -18,7 +18,6 @@ Makelocal.mk
|
|||
|
||||
# Ignore some eclipse files
|
||||
.settings
|
||||
.project
|
||||
|
||||
# Ignore visual studio files
|
||||
.vs/
|
||||
|
|
|
|||
11
.project
Normal file
11
.project
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>mmigate</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
</natures>
|
||||
</projectDescription>
|
||||
Loading…
Add table
Add a link
Reference in a new issue