diff options
Diffstat (limited to '.project')
-rw-r--r-- | .project | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.project b/.project new file mode 100644 index 000000000..6f00520a1 --- /dev/null +++ b/.project @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>CodeIgniter</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + </buildSpec> + <natures> + <nature>com.aptana.projects.webnature</nature> + <nature>com.aptana.editor.php.phpNature</nature> + </natures> +</projectDescription> |