.hgignore
author Da Risk <da_risk@beem-project.com>
Mon, 15 Jun 2015 20:58:21 +0200
changeset 1067 401b33f78a4d
parent 1042 d1855d581d0a
permissions -rw-r--r--
Fix a lot of indentation issues with checkstyle
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
54
dfbb0fbece57 Add a rule for building the javadoc
Da Risk <darisk972@gmail.com>
parents: 4
diff changeset
     1
syntax: glob
1002
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
     2
# generated files
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
     3
bin/
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
     4
gen/
54
dfbb0fbece57 Add a rule for building the javadoc
Da Risk <darisk972@gmail.com>
parents: 4
diff changeset
     5
src/com/beem/project/beem/service/aidl/*.java
1002
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
     6
doc/javadoc
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
     7
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
     8
# Local configuration file (sdk path, etc)
105
c6e4728ac9f7 Passage sous cupcake :)
Da Risk <darisk972@gmail.com>
parents: 54
diff changeset
     9
local.properties
1002
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    10
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    11
# built application files
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    12
*.apk
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    13
*.ap_
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    14
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    15
# keystore
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    16
*.keystore
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    17
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    18
# files for the dex VM
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    19
*.dex
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    20
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    21
# Java class files
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    22
*.class
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    23
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    24
# maven output folder
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    25
target
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    26
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    27
# Eclipse project files
689
ed7e3f3fd36c * Added files to .hgignore that can change depending to the developer environment.
Jean-Manuel Da Silva <dasilvj at gmail dot com>
parents: 545
diff changeset
    28
.classpath
1002
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    29
.project
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    30
.metadata
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    31
.settings
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    32
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    33
# IntelliJ files
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    34
.idea
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    35
*.iml
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    36
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    37
# OSX files
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    38
.DS_Store
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    39
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    40
# Windows files
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    41
Thumbs.db
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    42
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    43
# vi swap files
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    44
.*.sw?
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    45
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    46
# backup files
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    47
*.bak
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    48
*~
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    49
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    50
# maven eclipse files
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    51
.externalToolBuilders
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    52
maven-eclipse.xml
85cce4bb7f5e Use full jid to login in wizard account when the jid entered is a Google talk
Da Risk <da_risk@beem-project.com>
parents: 692
diff changeset
    53
1042
d1855d581d0a Add basic gradle compilation script
Da Risk <da_risk@beem-project.com>
parents: 1002
diff changeset
    54
# gradle generated files
d1855d581d0a Add basic gradle compilation script
Da Risk <da_risk@beem-project.com>
parents: 1002
diff changeset
    55
build/
d1855d581d0a Add basic gradle compilation script
Da Risk <da_risk@beem-project.com>
parents: 1002
diff changeset
    56
.gradle/