39 lines
425 B
Plaintext
39 lines
425 B
Plaintext
.gradle
|
|
.idea
|
|
build
|
|
bin
|
|
.settings
|
|
.classpath
|
|
.project
|
|
out
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
**/*.swp
|
|
*.prefs
|
|
*.project
|
|
*.classpath
|
|
*.db
|
|
*.sql
|
|
.arcconfig
|
|
/meerkat_election_params_tempfile.dat
|
|
/meerkat_booth_system_messages.dat
|
|
local.properties
|
|
# 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
|
|
bundle.js
|
|
bundle.d.ts
|
|
|