Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1179)

Unified Diff: srtp/.gitignore

Issue 2344973002: Update libsrtp to version 2.0 (Closed)
Patch Set: Add '.' back to include_dirs Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « libsrtp.gyp ('k') | srtp/CHANGES » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: srtp/.gitignore
diff --git a/srtp/.gitignore b/srtp/.gitignore
deleted file mode 100644
index b755e3f828c2e2b99938f06876eb95f0099c2bd1..0000000000000000000000000000000000000000
--- a/srtp/.gitignore
+++ /dev/null
@@ -1,48 +0,0 @@
-# Misc crap
-*~
-old
-old?
-*.pc
-
-# Object files
-*.o
-
-# Libraries
-*.lib
-*.a
-
-# Shared objects (inc. Windows DLLs)
-*.dll
-*.so
-*.so.*
-*.dylib
-
-# Executables
-*.exe
-*.out
-*.app
-
-# srtp things
-Debug
-Makefile
-Root
-autom4te.cache
-config.log
-config.status
-crypto/include/config.h
-crypto/test/aes_calc
-crypto/test/cipher_driver
-crypto/test/datatypes_driver
-crypto/test/env
-crypto/test/kernel_driver
-crypto/test/rand_gen
-crypto/test/sha1_driver
-crypto/test/stat_driver
-crypto/test/rand_gen_soak
-tables/aes_tables
-test/dtls_srtp_driver
-test/rdbx_driver
-test/replay_driver
-test/roc_driver
-test/rtpw
-test/srtp_driver
« no previous file with comments | « libsrtp.gyp ('k') | srtp/CHANGES » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698