13 lines
219 B
Plaintext
13 lines
219 B
Plaintext
# Copyright 2013 The Closure Library Authors
|
|
# Files to be ignored by git.
|
|
|
|
# Use of this source code is governed by the Apache License, Version 2.0.
|
|
# See the COPYING file for details.
|
|
|
|
# emacs
|
|
*~
|
|
\#*#
|
|
|
|
# python
|
|
*.pyc
|