Remove emacs backup files, add them to .gitignore

This commit is contained in:
Alan Jeffrey 2020-07-17 10:19:11 -05:00
parent f221b00007
commit 7930bcdd86
3 changed files with 4 additions and 19 deletions

View file

@ -1,17 +0,0 @@
[package]
name = "webrender_surfman"
version = "0.0.1"
authors = ["The Servo Project Developers"]
license = "MPL-2.0"
edition = "2018"
publish = false
[lib]
name = "webrender_surfman"
path = "lib.rs"
[dependencies]
euclid = "0.20"
surfman = "0.3"
surfman-chains = "0.4i"

View file

@ -1 +0,0 @@
ajeffrey@ajeffrey-home.4753:1592856534