Preapre move to git
This commit is contained in:
parent
2c1b3722f2
commit
9bf9f95a0c
@ -11,3 +11,4 @@ documents
|
|||||||
DEBIAN
|
DEBIAN
|
||||||
install.lock
|
install.lock
|
||||||
*.patch
|
*.patch
|
||||||
|
default.properties
|
||||||
|
|||||||
10
.gitignore
vendored
Executable file
10
.gitignore
vendored
Executable file
@ -0,0 +1,10 @@
|
|||||||
|
htdocs/conf/conf.php
|
||||||
|
htdocs/conf/conf.php.old
|
||||||
|
documents/
|
||||||
|
custom/
|
||||||
|
custom2/
|
||||||
|
nbproject
|
||||||
|
default.properties
|
||||||
|
.settings/
|
||||||
|
.buildpath
|
||||||
|
.gitmodules
|
||||||
@ -1,11 +0,0 @@
|
|||||||
# This file is automatically generated by Android Tools.
|
|
||||||
# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
|
|
||||||
#
|
|
||||||
# This file must be checked in Version Control Systems.
|
|
||||||
#
|
|
||||||
# To customize properties used by the Ant build system use,
|
|
||||||
# "build.properties", and override values to adapt the script to your
|
|
||||||
# project structure.
|
|
||||||
|
|
||||||
# Indicates whether an apk should be generated for each density.
|
|
||||||
split.density=false
|
|
||||||
Loading…
Reference in New Issue
Block a user