2015-10-26 10:06:45 -04:00
|
|
|
.gradle
|
|
|
|
.idea
|
|
|
|
build
|
2015-11-11 09:17:14 -05:00
|
|
|
bin
|
|
|
|
.settings
|
|
|
|
.classpath
|
|
|
|
.project
|
2015-10-26 18:05:11 -04:00
|
|
|
out
|
2015-10-26 10:06:45 -04:00
|
|
|
*.iml
|
|
|
|
*.ipr
|
|
|
|
*.iws
|
|
|
|
**/*.swp
|
2015-11-11 07:12:34 -05:00
|
|
|
*.prefs
|
|
|
|
*.project
|
|
|
|
*.classpath
|
2016-06-16 04:21:58 -04:00
|
|
|
*.db
|
|
|
|
*.sql
|
2016-06-28 08:10:38 -04:00
|
|
|
.arcconfig
|
2016-12-13 03:23:51 -05:00
|
|
|
/meerkat_election_params_tempfile.dat
|
|
|
|
/meerkat_booth_system_messages.dat
|
2017-06-21 18:41:08 -04:00
|
|
|
local.properties
|
2017-07-02 09:42:45 -04:00
|
|
|
# Angular junk
|
|
|
|
*/tmp
|
|
|
|
*/dist
|
|
|
|
*/out-tsc
|
|
|
|
*/node_modules
|
|
|
|
*/e2e/*.js
|
|
|
|
*/e2e/*.map
|
|
|
|
*/.sass-cache
|
|
|
|
*/connect.lock
|
|
|
|
*/coverage
|
|
|
|
*/libpeerconnection.log
|
|
|
|
npm-debug.log
|
|
|
|
testem.log
|
|
|
|
*/typings
|
2017-07-02 20:24:00 -04:00
|
|
|
bundle.js
|
|
|
|
bundle.d.ts
|
2017-07-02 09:42:45 -04:00
|
|
|
|