aboutsummaryrefslogtreecommitdiffstats
path: root/erts/.gitignore
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2009-12-09 15:17:30 +0000
committerErlang/OTP <[email protected]>2009-12-09 15:17:30 +0000
commit9855ed863b58f7325f39b00c60813198ec41f528 (patch)
treee3ed4f834ecfc122cc7bc4e78e8da865a764e414 /erts/.gitignore
parente2ecf7de626ecc2c60f9c8738c20820d21403d77 (diff)
downloadotp-9855ed863b58f7325f39b00c60813198ec41f528.tar.gz
otp-9855ed863b58f7325f39b00c60813198ec41f528.tar.bz2
otp-9855ed863b58f7325f39b00c60813198ec41f528.zip
Update .gitignore files
Diffstat (limited to 'erts/.gitignore')
-rw-r--r--erts/.gitignore22
1 files changed, 22 insertions, 0 deletions
diff --git a/erts/.gitignore b/erts/.gitignore
new file mode 100644
index 0000000000..526d5da0b9
--- /dev/null
+++ b/erts/.gitignore
@@ -0,0 +1,22 @@
+/Makefile
+/configure
+/config.log
+/config.status
+/config.h.in
+
+/start_scripts/RELEASES.src
+/start_scripts/*.rel
+/start_scripts/*.boot
+/start_scripts/*.script
+
+/etc/common/Install
+/etc/common/erl.src
+
+/test/Emakefile
+/test/*.beam
+
+/emulator/test/Emakefile
+/emulator/test/*.beam
+/emulator/test/*_no_opt_SUITE.erl
+
+/emulator/pcre/pcre_exec_loop_break_cases.inc